Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v.perturb: Add test with NC SPM data #2395

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

wenzeslaus
Copy link
Member

Simple test of preserving attributes with a complex setup - part of the test is missing.

Simple test of preserving attributes with a complex setup - part of the test is missing.
@wenzeslaus wenzeslaus added this to the 8.4.0 milestone May 24, 2022
@wenzeslaus wenzeslaus added the vector Related to vector data processing label Jul 26, 2022
@wenzeslaus wenzeslaus modified the milestones: 8.3.0, 8.4.0 Feb 10, 2023
@wenzeslaus wenzeslaus modified the milestones: 8.4.0, 8.5.0 Apr 26, 2024
@echoix echoix modified the milestones: 8.5.0, Future Oct 12, 2024
@github-actions github-actions bot added Python Related code is in Python module tests Related to Test Suite labels Oct 12, 2024
@neteler
Copy link
Member

neteler commented Oct 12, 2024

The log shows this error:

ERROR: setUpClass (__main__.TestBasics)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "vector/v.perturb/testsuite/test_v_perturb.py", line 134, in setUpClass
    output=cls.points_3d,
           ^^^^^^^^^^^^^
AttributeError: type object 'TestBasics' has no attribute 'points_3d'. Did you mean: 'points'?

Copy link
Member

@echoix echoix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That seems to be the test error

vector/v.perturb/testsuite/test_v_perturb.py Outdated Show resolved Hide resolved
@echoix
Copy link
Member

echoix commented Oct 22, 2024

Now it's a real failure with the test to explore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module Python Related code is in Python tests Related to Test Suite vector Related to vector data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants